Expand description
§alloy-network-primitives
Primitive types for Alloy network abstraction.
Structs§
- An iterator over the transaction hashes of a block.
Enums§
- Block Transactions depending on the boolean attribute of
eth_getBlockBy*
, or if used byeth_getUncle*
- Determines how the
transactions
field of block should be filled.
Traits§
- Block JSON-RPC response.
- Header JSON-RPC response.
- Receipt JSON-RPC response.
- Transaction builder type supporting EIP-4844 transaction fields.
- Transaction builder type supporting EIP-7702 transaction fields.
- Transaction JSON-RPC response. Aggregates transaction data with its block and signer context.